Futile attempts to hush some of the hyperactive warnings in XCode.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 3 Jun 2013 00:37:50 +0000 (00:37 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 3 Jun 2013 00:37:50 +0000 (00:37 +0000)
gpsbabel/GPSBabel.xcodeproj/project.pbxproj
gpsbabel/GPSBabel.xcodeproj/project.xcworkspace/xcuserdata/robertlipe.xcuserdatad/UserInterfaceState.xcuserstate

index ec3d7b10f45733c196647b07caf27ee467a2fa01..6011601eba9839a0ccae3701b06d0d4e81859ef2 100644 (file)
@@ -3,7 +3,7 @@
        archiveVersion = 1;
        classes = {
        };
-       objectVersion = 42;
+       objectVersion = 46;
        objects = {
 
 /* Begin PBXBuildFile section */
 /* Begin PBXProject section */
                91B15E841AA80083484172DE /* Project object */ = {
                        isa = PBXProject;
+                       attributes = {
+                               LastUpgradeCheck = 0460;
+                       };
                        buildConfigurationList = CC82A9286117DFED018F418F /* Build configuration list for PBXProject "GPSBabel" */;
-                       compatibilityVersion = "Xcode 2.4";
+                       compatibilityVersion = "Xcode 3.2";
                        developmentRegion = English;
                        hasScannedForEncodings = 1;
                        knownRegions = (
                        buildSettings = {
                                COPY_PHASE_STRIP = YES;
                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+                               GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
+                               GCC_WARN_UNUSED_PARAMETER = NO;
+                               GCC_WARN_UNUSED_VALUE = NO;
                                PRODUCT_NAME = GPSBabel;
                        };
                        name = Release;
                                COPY_PHASE_STRIP = NO;
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
                                GCC_OPTIMIZATION_LEVEL = 0;
+                               GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
+                               GCC_WARN_UNUSED_PARAMETER = NO;
+                               GCC_WARN_UNUSED_VALUE = NO;
                                PRODUCT_NAME = GPSBabel;
                        };
                        name = Debug;
index 88b5135134235074b33c8a57651c53440d5cf931..b91f0cc265abac4b5aefffe4056f37f0d0fc78b9 100644 (file)
Binary files a/gpsbabel/GPSBabel.xcodeproj/project.xcworkspace/xcuserdata/robertlipe.xcuserdatad/UserInterfaceState.xcuserstate and b/gpsbabel/GPSBabel.xcodeproj/project.xcworkspace/xcuserdata/robertlipe.xcuserdatad/UserInterfaceState.xcuserstate differ